home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Software Pack 5.5 / LeadTek WinFast Multimedia Software Pack.iso / Drivers / WinFast TV / WFTVFMNT.exe / data1.cab / 878_Option_Driver / wf2kVcap.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2006-04-25  |  7.9 KB  |  200 lines

  1. ;;#############################################################################
  2. ;;## WF2kVcap.Inf for Leadtek Windows 98/ME/2000/XP WDM Drivers              ##
  3. ;;## Copyright @2000-2006 Leadtek Research Inc.                              ##
  4. ;;## WinFast TV2000 XP WDM Video Capture Driver                              ##
  5. ;;#############################################################################
  6. [Version]
  7. signature="$CHICAGO$"
  8. Class=Media
  9. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  10. Provider=%Ldtk%
  11. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  12. DriverVer=04/20/2006,5.13.1.2713
  13. CatalogFile=wf2kvcap.cat
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir=11
  17. LT606.CopyDrivers=10,system32\drivers
  18. LT606.CopyFilters=11
  19.  
  20. [SourceDisksNames]
  21. 1=%DiskId%,,0
  22.  
  23. [SourceDisksFiles]
  24. wf2kvcap.sys=1
  25.  
  26. [ControlFlags]
  27. ExcludeFromSelect=*
  28.  
  29. [Manufacturer]
  30. %Lt%=Leadtek
  31.  
  32. ;------------------------------------------------------------------------------
  33. ; These are the files we need installed
  34. ;------------------------------------------------------------------------------
  35. [LT606.CopyDrivers]
  36. wf2kvcap.sys
  37.  
  38. [LT606.CopyFilters]
  39.  
  40. [Leadtek]
  41. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_6606107D
  42. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6606107D
  43. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_6608107D
  44. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6608107D
  45. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_6609107D
  46. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6609107D
  47. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_660A107D
  48. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_660A107D
  49. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_660B107D
  50. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_660B107D
  51. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_660C107D
  52. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_660C107D
  53. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_660D107D
  54. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_660D107D
  55. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_660E107D
  56. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_660E107D
  57. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_660F107D
  58. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_660F107D
  59. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_6616107D
  60. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6616107D
  61. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_6619107D
  62. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6619107D
  63. %LT606.VideoDeviceDesc%=LT606.Philips,  PCI\VEN_109E&DEV_036E&SUBSYS_6605107D
  64. %LT606.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6605107D
  65. %LT607.VideoDeviceDesc%=LT606.NoTuner,  PCI\VEN_109E&DEV_036E&SUBSYS_6607107D
  66. %LT607.AudioDeviceDesc%=AudioSection,   PCI\VEN_109E&DEV_0878&SUBSYS_6607107D
  67. ;-------------------------------------------------------------------------------------
  68. [AudioSection]
  69. AddReg= LT606.Audio
  70.  
  71. [AudioSection.Services]
  72. AddService = , 2  ; null service install
  73.  
  74. [LT606.Philips]
  75. Include=   ks.inf, kscaptur.inf, ksfilter.inf
  76. Needs=     KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  77. AddReg=    LT606.AddReg,Philips.AddReg
  78. CopyFiles= LT606.CopyDrivers,LT606.CopyFilters
  79.  
  80. [LT606.NoTuner]
  81. Include=   ks.inf, kscaptur.inf, ksfilter.inf
  82. Needs=     KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  83. AddReg=    LT606Notuner.AddReg,NoTuner.AddReg
  84. CopyFiles= LT606.CopyDrivers,LT606.CopyFilters
  85.  
  86. [LT606.Audio]
  87. HKR,"DriverData","Audio",    0x00010001, 0x00,0x00,0x00,0x00
  88.  
  89. [LT606Notuner.AddReg]
  90. HKR,,DevLoader,,*ntkern
  91. HKR,,NTMPDriver,,wf2kvcap.sys
  92. HKR,,OkToHibernate,3,01
  93. HKR,,PageOutWhenUnopened,3,01
  94. HKR,,DontSuspendIfStreamsAreRunning,3,01
  95. HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
  96. HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
  97. HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
  98. HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
  99. HKR,"DriverData","XTal0",     0x00010001, 0x1C,0x00,0x00,0x00
  100. HKR,"DriverData","XTal1",     0x00010001, 0x23,0x00,0x00,0x00
  101. HKR,"DriverData","BobMode",   0x00010001, 0x00,0x00,0x00,0x00
  102.  
  103. [LT606.AddReg]
  104. HKR,,DevLoader,,*ntkern
  105. HKR,,NTMPDriver,,wf2kvcap.sys
  106. HKR,,OkToHibernate,3,01
  107. HKR,,PageOutWhenUnopened,3,01
  108. HKR,,DontSuspendIfStreamsAreRunning,3,01
  109. HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
  110. HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
  111. HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
  112. HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
  113. HKR,"DriverData","XTal0",     0x00010001, 0x1C,0x00,0x00,0x00
  114. HKR,"DriverData","XTal1",     0x00010001, 0x23,0x00,0x00,0x00
  115. HKR,"DriverData","BobMode",   0x00010001, 0x00,0x00,0x00,0x00
  116.  
  117. [Philips.AddReg]
  118. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  119. HKR,"DriverData","TunerType",    0x00010001, 0x01,0x00,0x00,0x00
  120. HKR,"ENUM\Device1",pnpid,,"lttuner.philips"
  121. HKR,"ENUM\Device2",pnpid,,"ltxbar.boardmux"
  122.  
  123. [NoTuner.AddReg]
  124. HKR,"DriverData","VideoStandard",0x00010001, 0x10,0x00,0x00,0x00
  125. HKR,"ENUM\Device1",pnpid,,"ltxbar.notuner"
  126.  
  127. [VideoCapture]
  128. AddReg=VideoCapture.AddReg
  129.  
  130. [VideoTvAudio]
  131. AddReg=VideoTvAudio.AddReg
  132.  
  133. [VideoCapture.AddReg]
  134. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  135. HKR,,FriendlyName,,%LT606.Capture%
  136.  
  137. [VideoTvAudio.AddReg]
  138. HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
  139. HKR,,FriendlyName,,%LT606.TvAudio%
  140.  
  141. [VideoCaptureNotuner]
  142. AddReg=VideoCaptureNotuner.AddReg
  143.  
  144. [VideoTvAudioNotuner]
  145. AddReg=VideoTvAudioNotuner.AddReg
  146.  
  147. [VideoCaptureNotuner.AddReg]
  148. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  149. HKR,,FriendlyName,,%LT607.Capture%
  150.  
  151. [VideoTvAudioNotuner.AddReg]
  152. HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
  153. HKR,,FriendlyName,,%LT607.TvAudio%
  154.  
  155. [LT606.Philips.Interfaces]
  156. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  157. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  158.  
  159. [LT606.NoTuner.Interfaces]
  160. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCaptureNotuner,
  161. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudioNotuner,
  162.  
  163.  
  164. [LT606.NoTuner.Services]
  165. AddService = BT848,0x00000002,LT607.ServiceInstall
  166.  
  167. [LT607.ServiceInstall]
  168. DisplayName   = %LT607.VideoDeviceDesc%
  169. ServiceType   = %SERVICE_KERNEL_DRIVER%
  170. StartType     = %SERVICE_AUTO_START%
  171. ErrorControl  = %SERVICE_ERROR_NORMAL%
  172. ServiceBinary = %10%\system32\drivers\wf2kvcap.sys
  173.  
  174. [LT606.Philips.Services]
  175. AddService = BT848,0x00000002,LT606.ServiceInstall
  176.  
  177. [LT606.ServiceInstall]
  178. DisplayName   = %LT606.VideoDeviceDesc%
  179. ServiceType   = %SERVICE_KERNEL_DRIVER%
  180. StartType     = %SERVICE_AUTO_START%
  181. ErrorControl  = %SERVICE_ERROR_NORMAL%
  182. ServiceBinary = %10%\system32\drivers\wf2kvcap.sys
  183.  
  184. [Strings]
  185. Ldtk                  = "Leadtek Research Inc."
  186. Lt                    = "Leadtek Research Inc."
  187. DiskId                = "WinFast TV2000 XP WDM Video Capture"
  188. LT606.VideoDeviceDesc = "WinFast TV2000 XP WDM Video Capture"
  189. LT606.AudioDeviceDesc = "WinFast TV2000 XP WDM Audio Capture"
  190. LT606.Capture         = "WinFast TV2000 XP WDM Video Capture"
  191. LT606.TvAudio         = "WinFast TV2000 XP WDM TVAudio"
  192. LT607.VideoDeviceDesc = "WinFast VC100 WDM Video Capture"
  193. LT607.AudioDeviceDesc = "WinFast VC100 WDM Audio Capture"
  194. LT607.Capture         = "WinFast VC100 WDM Video Capture"
  195. LT607.TvAudio         = "WinFast VC100 WDM Audio"
  196. RunOnce               = "SOFTWARE\Leadtek\Windows\CurrentVersion\RunOnce"
  197. SERVICE_KERNEL_DRIVER = 1
  198. SERVICE_AUTO_START    = 2
  199. SERVICE_ERROR_NORMAL  = 1
  200.